This resource address deletes the named label.
Upon success, MarkLogic Server returns status code 200 (OK).
manage-admin
role, or the following
privilege: http://marklogic.com/xdmp/privileges/manage-admin
curl -X DELETE --digest -u admin:password \ http://localhost:8002/manage/v2/meters/labels/3108808182876923314 ==> Deletes the 3108808182876923314 label from MarkLogic Server.